home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / include / sun3.md / mon / RCS / sunmon.h,v < prev    next >
Encoding:
Text File  |  1989-07-14  |  374 b   |  36 lines

  1. head     1.1;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @ * @;
  7.  
  8.  
  9. 1.1
  10. date     89.07.14.09.20.57;  author rab;  state Exp;
  11. branches ;
  12. next     ;
  13.  
  14.  
  15. desc
  16. @@
  17.  
  18.  
  19.  
  20. 1.1
  21. log
  22. @Initial revision
  23. @
  24. text
  25. @/* @@(#) sunmon.h 1.2@@(#) */
  26. #if sun2
  27. #include "../sun2/sunmon.h"
  28. #endif
  29. #if sun3
  30. #include "../sun3/sunmon.h"
  31. #endif
  32. #if sun4
  33. #include "../sun4/sunmon.h"
  34. #endif
  35. @
  36.